home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / Word-Safari.swf / scripts / DefineButton2_168 / BUTTONCONDACTION on(release).as
Text File  |  2008-02-25  |  79b  |  7 lines

  1. on(release){
  2.    tellTarget(_root.instructions)
  3.    {
  4.       play();
  5.    }
  6. }
  7.